تبلیغات
درود
کد زیر را قبل از
<body/>
قرار بدید
کد:
<center> <div align="center"> <table border="0" width="100"> <tr> <td> <iframe src="../compile/ranking" style="border: 0px;" frameborder="0" height="248" scrolling="no" width="294"></iframe> </td> <td> <div align="center"> <table border="0" style="width:288px;height:241px" background="/theme/theme1/images/bodd.jpg"> <tr> <td> <div class="menu"> <div class="text-menu"> <p align="center"> <a target="_blank" href="../links"><span style="text-decoration: none; font-weight: 700">لینک خود را ثبت کنید</span></a> </p> </div> </div> <p align="center" style="text-align: center;color:#fff;direction: rtl;"> <MARQUEE id="rsh_link" onmouseover="this.stop()" onmouseout="this.start()" trueSpeed scrollAmount="2" direction="up" height="150" align="middle" width="220" style="font-family: Tahoma; font-size: 10pt; background-color:#000000"> <center> <?php $query = db::query("SELECT `id`,`title` FROM {prefix}links WHERE `active`='1'"); while($row = mysqli_fetch_array($query)){ echo("<a href=\"".url("link/{$row['id']}")."\" target=\"_blank\">{$row['title']}</a></br>"); } mysqli_free_result($query); ?> </center> </MARQUEE> </p> <CENTER> <img onmouseover="rsh_link.scrollDelay=25; rsh_link.direction = 'Down'; rsh_link.start();" onmouseout="rsh_link.scrollDelay=85" src="/theme/theme1/images/chat.dl.gif" border="0" width="18" height="15"> <img style="cursor:wait" onmouseover="rsh_link.stop()" src="/theme/theme1/images/chat.ds.gif" border="0" width="18" height="15"> <img onmouseover="rsh_link.scrollDelay=25; rsh_link.direction = 'up'; rsh_link.start();" onmouseout="rsh_link.scrollDelay=85" src="/theme/theme1/images/chat.df.gif" border="0" width="18" height="15"> </CENTER> <br> </p> </td> </tr> </table> </div> </td> <td> <div align="center"> <table border="0" width="288" background="/theme/theme1/images/bodd.jpg" height="241"> <tr> <td> <p style="text-align: center;color: #fff;">پخش موزیک</p> <div class="body"> <p align="center"> <div align="middle"style="font-family: Tahoma; font-size: 10pt;height:150px;width:220px"> <center> <object type="application/x-shockwave-flash" data="../theme/music/player_mp3_multi.swf" width="200" height="100"> <param name="movie" value="../theme/music/player_mp3_multi.swf" /> <param name="FlashVars" value="mp3=<?php include_once("db.php"); $query = db::query("SELECT * FROM {prefix}player"); while($row = mysqli_fetch_array($query)){ ?><?php echo(url($row['src'])); ?>|<?php } ?>&title=<?php include_once("db.php"); $query = db::query("SELECT * FROM {prefix}player"); while($row = mysqli_fetch_array($query)){ ?><?php echo($row['title']); ?>|<?php } ?>&showplaylistnumbers=0&showinfo=2" /></object> </div> </center> </center> </div> </p> </div> </td> </tr> </table> </div> </td> <td> </td> </tr> </tbody> </table> </div>
مطالب مرتبط
بخش نظرات این مطلب
پس به همین دلیل ازتون ممنون میشیم که سوالات غیرمرتبط با این مطلب را در انجمن های سایت مطرح کنید . در بخش نظرات فقط سوالات مرتبط با مطلب پاسخ داده خواهد شد .